home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / vpringeo.zip / GEOSDOCS.TXT next >
Text File  |  1991-11-26  |  2KB  |  46 lines

  1. To use this program with GEOS, you MUST set GWE to print using BIOS.  This is
  2. done by running PREFERENCES and clicking on the COMPUTER icon.  From there,
  3. choose the BIOS button for LPT1:.  After this is done, exit to DOS and run the
  4. VPRINT program using the following switches:
  5.  
  6.      VPRINT filename.ext /b64 /p1 /i
  7.  
  8. This will setup the VPRINT program to intercept the output to LPT1: and store
  9. the data in a file called "filename.ext". (or what ever filename you select).
  10.  
  11.                            WHY ARE WE DOING THIS?
  12.                            ----------------------
  13.  
  14. Say for instance, you have a friend or know of a company with a color post-
  15. script printer, but they are not wize enough to purchase Geoworks Ensemble.
  16. Now then, you have been itching to see how your favorite GeoDocument would
  17. look if it was printed on this printer, but you can't convince the owner to
  18. loan it to you for a couple of days.  Ahhh, VPRINT saves the day!!!! You
  19. simply load VPRINT, enter GeoWorks and change your printer to the color post-
  20. script printer and print the file as you normally would.  After you exit GW,
  21. you find a nice long file (about 3 or 4 megs) has magically appeared on your
  22. hard drive.  Archive the file, copy it to a floppy, and take it to the 
  23. computer that's hooked up to the color printer.  Copy the file to the hard 
  24. drive and decompress it.  Next, just copy it to LPT1: using the binary switch!
  25. For example if the file is named FILENAME.EXT, you would type the following:
  26.    
  27.                  copy /b filename.ext lpt1:
  28.  
  29. Thats it!  You don't even need a printer hooked up to ypur system to use this
  30. program.
  31.  
  32. There is, however, one small drawback...
  33.  
  34.                                  WARNING
  35.                                  -------
  36.  
  37. DO NOT ATTEMPT TO ACCESS THE HARD DRIVE FROM GEOWORKS WHILE THIS PROGRAM IS 
  38. RUNNING.  ANY ATTEMPT TO ACCESS THE DRIVE WHILE VPRINT IS INTERCEPTING OUTPUT
  39. WILL RESULT IN AN IMMEDIATE CRASH, LOCKING UP YOUR SYSTEM AND POSSIBLY DAMAGING
  40. SOME OF YOUR FILES. SINCE SOMETHING AS SIMPLE AS CLICKING ON A MENU CAN ACCESS 
  41. THE HARD DRIVE, I FOUND IT BEST JUST TO LEAVE THE SYSTEM TOTALLY ALONE UNTIL 
  42. THE PRINT PROCESS IS COMPLETE!
  43.  
  44. Warp.
  45.  
  46.